BITRATE_SYSTEM

const val BITRATE_SYSTEM: Int = 0

Let the platform encoder choose the bitrate (the default). On Android there is no encoder-internal default, so this resolves to the same bounded resolution/framerate default as BITRATE_AUTO.